Skip to content

Conversation

@ammar-agent
Copy link
Collaborator

ErrorCodeBlock now has a 400px max-height with scrolling, and the modal itself is constrained to 90vh to ensure the Force Delete button always remains visible.

Generated with cmux

Added max-height constraints to prevent massive error logs from pushing
the Force Delete button off-screen:

- ErrorCodeBlock: max-h-[400px] with overflow-auto for scrollable logs
- Modal: maxHeight support with overflow-y-auto when constrained
- ForceDeleteModal: maxHeight="90vh" to ensure modal fits viewport
@ammario ammario enabled auto-merge November 11, 2025 20:09
@ammario ammario added this pull request to the merge queue Nov 11, 2025
Merged via the queue into main with commit 3cb5fa7 Nov 11, 2025
18 of 19 checks passed
@ammario ammario deleted the fix-delete-long branch November 11, 2025 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants